home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inter.Net 55-2
/
Inter.Net 55-2.iso
/
Mandrake
/
mdkinst
/
usr
/
lib
/
perl5
/
5.00503
/
i386-linux
/
sys
/
syscall.ph
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-01-12
|
217 b
|
11 lines
require '_h2ph_pre.ph';
unless(defined(&_SYSCALL_H)) {
eval 'sub _SYSCALL_H () {1;}' unless defined(&_SYSCALL_H);
require 'asm/unistd.ph';
unless(defined(&_LIBC)) {
require 'bits/syscall.ph';
}
}
1;